The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.apache.commons | commons-dbcp2 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.beiter.michael.authn.jaas | common | 2.0 | jar | LICENSE.txt |
org.beiter.michael.authn.jaas.loginmodules.password | pwcommon | 2.0 | jar | LICENSE.txt |
org.beiter.michael.authn.jaas.loginmodules.password.validators | plaintext | 2.0 | jar | LICENSE.txt |
org.beiter.michael.util | db | 1.2 | jar | LICENSE.txt |
org.slf4j | slf4j-log4j12 | 1.7.7 | jar | MIT License |
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.h2database | h2 | 1.4.181 | jar | MPL 2.0, and EPL 1.0 |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.apache.tomcat | tomcat-catalina | 7.0.55 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
net.sourceforge.findbugs | annotations | 1.3.2 | jar | GNU Lesser Public License |